projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b0269e
)
(c-version): Incremented to 5.31.6.
author
Alan Mackenzie
<acm@muc.de>
Wed, 3 Sep 2008 21:07:36 +0000
(21:07 +0000)
committer
Alan Mackenzie
<acm@muc.de>
Wed, 3 Sep 2008 21:07:36 +0000
(21:07 +0000)
lisp/ChangeLog
patch
|
blob
|
history
lisp/progmodes/cc-defs.el
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 4daf1a16bc180c9cf0cccd336794f6f37e6357e6..6a9c3f25faf9d3c0e614811945f8ae6e1d1b3584 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,7
@@
2008-09-03 Alan Mackenzie <acm@muc.de>
+ * progmodes/cc-defs.el (c-version): Incremented to 5.31.6.
+
* progmodes/cc-awk.el:
* progmodes/cc-fonts.el:
* progmodes/cc-engine.el:
diff --git
a/lisp/progmodes/cc-defs.el
b/lisp/progmodes/cc-defs.el
index 588e7c3428e9ce1eca52388a790a65ca1a7fb7b0..7c6e3b170f59cf876a563643a974cfba80fe11e0 100644
(file)
--- a/
lisp/progmodes/cc-defs.el
+++ b/
lisp/progmodes/cc-defs.el
@@
-96,7
+96,7
@@
\f
;;; Variables also used at compile time.
-(defconst c-version "5.31.
5
"
+(defconst c-version "5.31.
6
"
"CC Mode version number.")
(defconst c-version-sym (intern c-version))